Skip to content

Bump taskcluster from 37.3.0 to 37.5.1#196

Merged
marco-c merged 1 commit intomasterfrom
dependabot/pip/taskcluster-37.5.1
Oct 26, 2020
Merged

Bump taskcluster from 37.3.0 to 37.5.1#196
marco-c merged 1 commit intomasterfrom
dependabot/pip/taskcluster-37.5.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Oct 26, 2020

Bumps taskcluster from 37.3.0 to 37.5.1.

Release notes

Sourced from taskcluster's releases.

v37.5.1

(v37.5.0 had a minor bug in the release process)

GENERAL

▶ [minor] #3640 Notify routes can now include on-defined, on-pending and on-running.

on-any is now deprecated and there are two new alternatives:

  • on-transition for any state transition.
  • on-resolved for terminal states (completed, failed and exception).

▶ [patch] taskcluster-web-server is now equipped with the anonymous role. This will allow it to assign the anonymous role to users who successfuly login.

USERS

▶ [minor] #3521 Taskcluster-proxy now adds a Content-Type header to proxied requests lacking one. While this behavior is not desirable, it matches the behavior of older versions and real tasks depend on it. A future version of Taskcluster will drop this behavior.

When this occurs, the worker will log a message containing the string "Adding missing Content-Type header". Use this logging to find tasks that fail to include the Content-Type header and adjust accordingly.

OTHER

▶ Additional change not described here: #3679.

v37.4.0

GENERAL

▶ [patch] #3659 Slack and Email notifications' Task Group URLs are now correct (containing /tasks).

▶ [patch] #3639 taskDefined messages will now always have an unscheduled status.

USERS

▶ [patch] #3631 Calling a JS Client constructor with no arguments works again -- assuming that any necessary configuration was passed to taskcluster.config(..).

DEVELOPERS

▶ [minor] #3538 DB function get_workers is now deprecated.

▶ [patch] #3619 The tools/workerproto Go package is now available for external use, and its API is considered stable (in other words, breaking changes will result in a major version bump).

OTHER

... (truncated)

Changelog

Sourced from taskcluster's changelog.

v37.5.1

v37.5.0

GENERAL

▶ [minor] #3640 Notify routes can now include on-defined, on-pending and on-running.

on-any is now deprecated and there are two new alternatives:

  • on-transition for any state transition.
  • on-resolved for terminal states (completed, failed and exception).

▶ [patch] taskcluster-web-server is now equipped with the anonymous role. This will allow it to assign the anonymous role to users who successfuly login.

USERS

▶ [minor] #3521 Taskcluster-proxy now adds a Content-Type header to proxied requests lacking one. While this behavior is not desirable, it matches the behavior of older versions and real tasks depend on it. A future version of Taskcluster will drop this behavior.

When this occurs, the worker will log a message containing the string "Adding missing Content-Type header". Use this logging to find tasks that fail to include the Content-Type header and adjust accordingly.

OTHER

▶ Additional change not described here: #3679.

v37.4.0

GENERAL

▶ [patch] #3659 Slack and Email notifications' Task Group URLs are now correct (containing /tasks).

▶ [patch] #3639 taskDefined messages will now always have an unscheduled status.

USERS

▶ [patch] #3631 Calling a JS Client constructor with no arguments works again -- assuming that any necessary configuration was passed to taskcluster.config(..).

DEVELOPERS

▶ [minor] #3538 DB function get_workers is now deprecated.

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Oct 26, 2020
@marco-c marco-c merged commit 0332a80 into master Oct 26, 2020
@marco-c marco-c deleted the dependabot/pip/taskcluster-37.5.1 branch October 26, 2020 10:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant